/* Normal, standard links. */

  input.check
  {
    background-color: transparent;
  }

  
  .hrcolor
  {
    font-size: 12px;
    color: #B44653;
    font-family: verdana, arial, helvetica, serif;
    background-color: #361E79;
  }
  hr
  {
    color: #000000;
    background-color: transparent;
  }
  .titlebg, tr.titlebg td, .titlebg a:link, .titlebg a:visited, .titlebg a:hover
  {
	color: #701925;
    background-image: url(images/theme/cat.gif);
    font-weight: bold;
    font-size: 12px;
    color: #fff8dc;
    font-style: normal;
    background-color: transparent;
  }
  .catbg
  {
    font-weight: bold;
    font-size: 13px;
	background-image: url(images/theme/cat1.gif);
    color: #fff8dc;
  }
   .cat1bg
  {
    font-weight: bold;
    font-size: 13px;
	background-image: url(images/theme/cat.gif);
    color: #fff8dc;
  } 
  .quote
  {
    color: #701925;
    font-family: arial, verdana, helvetica, serif;
    background-color: #DEB0B2;
    font-size: 10px;
    border: 1px solid black;
    margin: 1px;
    padding: 1px;
  }
  .code
  {
  font-size: 12px;
    color: #B44653;
    font-family: courier new, helvetica, times new roman, serif;
    background-color: #DEB0B2;
    border: 1px solid black;
    margin: 1px;
    padding: 1px;
  }
  .quoteheader, .codeheader
  {
    color: #000000;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
  }
  .help
  {
    cursor: help;
    background-color: transparent;
  }
  .meaction
  {
    color: red;
    background-color: transparent;
  }

/* The borders around things. */

.tborder
{
	border: 1px solid #B44653;
}
.xborder
{
	border: 1px solid #B44653;
	background-color: #701925;
}
/* Default font sizes. */
.smalltext
{
	font-size: x-small;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}
 a:link
  {
    color: #DEB0B2;
    background-color: transparent; 
    text-decoration: none;
  }
  a:visited
  {
    color: #DEB0B2; 
    background-color: transparent; 
    text-decoration: none;
  }
  a:hover
  {
    color: #f3e113;
    background-color: transparent;
    text-decoration: none;
  }
  .nav 
  {
    color: #DEB0B2;
    background-color: transparent;
    text-decoration: none;
  }
  .nav:link 
  {
    color: #DEB0B2;
    background-color: transparent;
    text-decoration: none;
  }
  .nav:visited 
  {
    color: #DEB0B2;
    background-color: transparent;
    text-decoration: none;
  }
  .nav:hover 
  {
    font-weight: bold;
    color: #f3e113;
    background-color: transparent;
    text-decoration: underline;
  }
  body 
  {    font-size: 12px;
    font-family: verdana, arial, helvetica, serif;
    background-attachment: fixed;
    background-color: #000000 ;

  }
  table 
  {
    empty-cells: show;
  }
  td
  {
    font-size: 12px;
    color: #fff8dc;
    font-family: verdana, arial, helvetica, serif;
  }
  input
  {
    font-size: 9pt;
    color: #701925;
    font-family: verdana,arial, helvetica, serif;
    background-color: #cccccc;
  }
  textarea
  {
    font-size: 9pt;
    color: #701925;
    font-family: verdana,arial, helvetica, serif;
    background-color: #DEB0B2;
  }
  select
  {
    font-size: 7pt;
    color: #701925;
    font-family: verdana,arial, helvetica, serif;
    background-color: #cccccc;
  }
  .windowbg
  {
    font-size: 12px;
    color: #fff8dc;
    font-family: verdana, arial, helvetica, serif;
    background-color: #000000;
  }
  .windowbg2
  {
    font-size: 12px;
    color: #fff8dc;
    font-family: verdana, arial, helvetica, serif;
    background-color: #701925;
  }
  .windowbg3
  {
    font-size: 12px;
    color: #DEB0B2;
    font-family: verdana, arial, helvetica, serif;
    background-color: #B44653;
  }

  .text1
  {
    font-weight: bold;
    font-size: 12px;
    color: #fff8dc;
    font-style: normal;
    background-color: transparent;
  }

  .bordercolor
  {
    background-color: #B44653;
  }


  .editor
  {
    width : 100%;
  }



